Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dlang-community/setup-dlang from 1.4.0 to 2.0.0 #243

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps dlang-community/setup-dlang from 1.4.0 to 2.0.0.

Release notes

Sourced from dlang-community/setup-dlang's releases.

v2.0.0

What's Changed

  • Refactor code and implement more version formats for dmd and ldc and support gdc by @​the-horo in dlang-community/setup-dlang#77
    • gdc can now be installed through this action on linux runners (Debian/Ubuntu only, e.g. the official github runners)
    • you can now install a version relative to the latest version, e.g. dmd^3 is the 3rd latest DMD
    • the version can now omit the patch to get the latest ones

New Contributors

Full Changelog: dlang-community/setup-dlang@v1.4.0...v2.0.0

Commits
  • 0a7469b bump to v2
  • 926be01 .github/workflows/test.yml: Add GITHUB_TOKEN to curl command line
  • 18c8656 README.md: Update examples and description of the action
  • e96e4bc .github/workflows/test.yml: Require that index.js is up to date
  • 56a46e8 Move dist/index.js check to a separate job
  • bd956fc .github/workflows/test.yml: Set bash as the default shell
  • 1c3987c Move the steps that verify the D installation to a separate action
  • 923f121 Support gdc compiler and more github CI additions/fixes
  • 616bba3 Refactor code and implement more version formats for dmd and ldc
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dlang-community/setup-dlang](https://github.com/dlang-community/setup-dlang) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/dlang-community/setup-dlang/releases)
- [Commits](dlang-community/setup-dlang@2979e3e...0a7469b)

---
updated-dependencies:
- dependency-name: dlang-community/setup-dlang
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2024
@BNAndras BNAndras merged commit 9483d83 into main Jun 2, 2024
4 checks passed
@BNAndras BNAndras deleted the dependabot/github_actions/dlang-community/setup-dlang-2.0.0 branch June 2, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant